home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 2001-10-18 | 7.5 KB | 267 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "RegenWizard.h"
- ClassCount=6
- Class1=CFirstStep
- Class2=CSecondStep
- Class3=CRegenProps
- Class4=CEventsMask
- Class5=CFilterInfo
- Class6=CToolBasicInfo
- ResourceCount=12
- Resource1=IDD_EVENTS (English (U.S.))
- Resource2=IDD_FILTERINFO
- Resource3=IDD_FIRSTSTEP (English (U.S.))
- Resource4=IDD_TOOLINFO (English (U.S.))
- Resource5=IDD_REGENPROPS (English (U.S.))
- LastClass=CToolBasicInfo
- LastTemplate=CDialog
- Resource6=IDD_SECONDSTEP (English (U.S.))
- Resource7=IDD_SECONDSTEP
- Resource8=IDD_FIRSTSTEP
- Resource9=IDD_TOOLINFO
- Resource10=IDD_REGENPROPS
- Resource11=IDD_EVENTS
- Resource12=IDD_FILTERINFO (English (U.S.))
-
-
- [DLG:IDD_FIRSTSTEP (English (U.S.))]
- Type=1
- Class=CFirstStep
- ControlCount=10
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_EDIT_DESCRIPTION,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_EDIT_CLASSNAME,edit,1350631552
- Control5=IDC_STATIC,button,1342177287
- Control6=IDC_RADIO1,button,1342308361
- Control7=IDC_RADIO2,button,1342177289
- Control8=IDC_RADIO3,button,1342177289
- Control9=IDC_RADIO4,button,1342177289
- Control10=IDC_STATIC,static,1342177286
-
- [DLG:IDD_SECONDSTEP (English (U.S.))]
- Type=1
- Class=CSecondStep
- ControlCount=5
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_EDIT_DESTINATION,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_EDIT_SDKINCLUDE,edit,1350631552
- Control5=IDC_STATIC,static,1342177286
-
- [DLG:IDD_REGENPROPS (English (U.S.))]
- Type=1
- Class=CRegenProps
- ControlCount=11
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_EDIT_NAME,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_COMBO_TYPE,combobox,1344339971
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_EDIT_VALUE,edit,1350631552
- Control7=IDC_PROP_LIST,listbox,1352729857
- Control8=IDC_BUTTON_ADD,button,1342242816
- Control9=IDC_BUTTON_REMOVE,button,1342242816
- Control10=IDC_BUTTON_EDIT,button,1342242816
- Control11=IDC_STATIC,static,1342177286
-
- [DLG:IDD_EVENTS (English (U.S.))]
- Type=1
- Class=CEventsMask
- ControlCount=6
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_BUTTON_ADD,button,1342242816
- Control3=IDC_BUTTON_REMOVE,button,1342242816
- Control4=IDC_LIST_ADD,listbox,1353777411
- Control5=IDC_LIST_CONNECT,listbox,1353777411
- Control6=IDC_STATIC,static,1342177286
-
- [DLG:IDD_TOOLINFO (English (U.S.))]
- Type=1
- Class=CToolBasicInfo
- ControlCount=20
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_STATIC,static,1342308352
- Control3=IDC_EDIT_MENUPATH,edit,1350631552
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_EDIT_NAME,edit,1350631552
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_EDIT_MENU,edit,1350631552
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_EDIT_TOOLBAR,edit,1350631552
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_EDIT_PROMT,edit,1350631552
- Control12=IDC_STATIC,static,1342308352
- Control13=IDC_EDIT_TIP,edit,1350631552
- Control14=IDC_CHECK_ENABLED,button,1342242819
- Control15=IDC_CHECK_UPDATE,button,1342242819
- Control16=IDC_BUTTON_ADD,button,1342242816
- Control17=IDC_BUTTON_REMOVE,button,1342242816
- Control18=IDC_BUTTON_EDIT,button,1342242816
- Control19=IDC_LIST_TOOL,listbox,1353777409
- Control20=IDC_STATIC,static,1342177286
-
- [DLG:IDD_FILTERINFO (English (U.S.))]
- Type=1
- Class=CFilterInfo
- ControlCount=9
- Control1=IDC_STATIC,static,1342177286
- Control2=IDC_STATIC,static,1342308352
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_EDIT_ID,edit,1350631552
- Control7=IDC_EDIT_STRTYPE,edit,1350631552
- Control8=IDC_EDIT_PRIORITY,edit,1350631552
- Control9=IDC_EDIT_EXT,edit,1350631552
-
- [CLS:CFirstStep]
- Type=0
- HeaderFile=FirstStep.h
- ImplementationFile=FirstStep.cpp
- BaseClass=CAppWizStepDlg
- Filter=D
- LastObject=IDC_EDIT_CLASSNAME
- VirtualFilter=dWC
-
- [CLS:CSecondStep]
- Type=0
- HeaderFile=SecondStep.h
- ImplementationFile=SecondStep.cpp
- BaseClass=CAppWizStepDlg
- Filter=D
- VirtualFilter=dWC
- LastObject=CSecondStep
-
- [CLS:CRegenProps]
- Type=0
- HeaderFile=RegenProps.h
- ImplementationFile=RegenProps.cpp
- BaseClass=CAppWizStepDlg
- Filter=D
- LastObject=CRegenProps
- VirtualFilter=dWC
-
- [CLS:CEventsMask]
- Type=0
- HeaderFile=EventsMask.h
- ImplementationFile=EventsMask.cpp
- BaseClass=CAppWizStepDlg
- Filter=D
- LastObject=CEventsMask
- VirtualFilter=dWC
-
- [CLS:CFilterInfo]
- Type=0
- HeaderFile=FilterInfo.h
- ImplementationFile=FilterInfo.cpp
- BaseClass=CAppWizStepDlg
- Filter=D
- LastObject=CFilterInfo
- VirtualFilter=dWC
-
- [CLS:CToolBasicInfo]
- Type=0
- HeaderFile=ToolBasicInfo.h
- ImplementationFile=ToolBasicInfo.cpp
- BaseClass=CAppWizStepDlg
- Filter=D
- LastObject=CToolBasicInfo
- VirtualFilter=dWC
-
- [DLG:IDD_TOOLINFO]
- Type=1
- Class=?
- ControlCount=20
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_STATIC,static,1342308352
- Control3=IDC_EDIT_MENUPATH,edit,1350631552
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_EDIT_NAME,edit,1350631552
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_EDIT_MENU,edit,1350631552
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_EDIT_TOOLBAR,edit,1350631552
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_EDIT_PROMT,edit,1350631552
- Control12=IDC_STATIC,static,1342308352
- Control13=IDC_EDIT_TIP,edit,1350631552
- Control14=IDC_CHECK_ENABLED,button,1342242819
- Control15=IDC_CHECK_UPDATE,button,1342242819
- Control16=IDC_BUTTON_ADD,button,1342242816
- Control17=IDC_BUTTON_REMOVE,button,1342242816
- Control18=IDC_BUTTON_EDIT,button,1342242816
- Control19=IDC_LIST_TOOL,listbox,1353777409
- Control20=IDC_STATIC,static,1342177286
-
- [DLG:IDD_EVENTS]
- Type=1
- Class=?
- ControlCount=6
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_BUTTON_ADD,button,1342242816
- Control3=IDC_BUTTON_REMOVE,button,1342242816
- Control4=IDC_LIST_ADD,listbox,1353777411
- Control5=IDC_LIST_CONNECT,listbox,1353777411
- Control6=IDC_STATIC,static,1342177286
-
- [DLG:IDD_FIRSTSTEP]
- Type=1
- Class=?
- ControlCount=10
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_EDIT_DESCRIPTION,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_EDIT_CLASSNAME,edit,1350631552
- Control5=IDC_STATIC,button,1342177287
- Control6=IDC_RADIO1,button,1342308361
- Control7=IDC_RADIO2,button,1342177289
- Control8=IDC_RADIO3,button,1342177289
- Control9=IDC_RADIO4,button,1342177289
- Control10=IDC_STATIC,static,1342177286
-
- [DLG:IDD_FILTERINFO]
- Type=1
- Class=?
- ControlCount=9
- Control1=IDC_STATIC,static,1342177286
- Control2=IDC_STATIC,static,1342308352
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_EDIT_ID,edit,1350631552
- Control7=IDC_EDIT_STRTYPE,edit,1350631552
- Control8=IDC_EDIT_PRIORITY,edit,1350631552
- Control9=IDC_EDIT_EXT,edit,1350631552
-
- [DLG:IDD_REGENPROPS]
- Type=1
- Class=?
- ControlCount=11
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_EDIT_NAME,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_COMBO_TYPE,combobox,1344339971
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_EDIT_VALUE,edit,1350631552
- Control7=IDC_PROP_LIST,listbox,1352729857
- Control8=IDC_BUTTON_ADD,button,1342242816
- Control9=IDC_BUTTON_REMOVE,button,1342242816
- Control10=IDC_BUTTON_EDIT,button,1342242816
- Control11=IDC_STATIC,static,1342177286
-
- [DLG:IDD_SECONDSTEP]
- Type=1
- Class=?
- ControlCount=5
- Control1=IDC_STATIC,static,1342308352
- Control2=IDC_EDIT_DESTINATION,edit,1350631552
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_EDIT_SDKINCLUDE,edit,1350631552
- Control5=IDC_STATIC,static,1342177286
-
-